runtime.vdsoInfo.symOff (field)
4 uses
runtime (current package)
vdso_linux.go#L92: symOff uint32
vdso_linux.go#L167: info.symOff = gnuhash[1]
vdso_linux.go#L247: if symIndex < info.symOff {
vdso_linux.go#L251: hash := info.chain[symIndex-info.symOff]
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)